LocationIF.setLocation

Sets the coordinates of the location

interface LocationIF
void
setLocation
(
double latitude
,
double longitude
)

Parameters

latitude double

the latitude in degrees

longitude double

the longitude in degrees

Meta